Skip to content

fix unexpected used-before-assignment errors in class static block - #48137

Closed
Zzzen (Zzzen) wants to merge 2 commits into
microsoft:mainfrom
Zzzen:used-before-assignment-in-class-static-block
Closed

fix unexpected used-before-assignment errors in class static block#48137
Zzzen (Zzzen) wants to merge 2 commits into
microsoft:mainfrom
Zzzen:used-before-assignment-in-class-static-block

Conversation

@Zzzen

Copy link
Copy Markdown
Contributor

Fixes #45932

@Zzzen

Copy link
Copy Markdown
Contributor Author

merged into #44969

@microsoft Microsoft (microsoft) locked as resolved and limited conversation to collaborators Oct 22, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

For Milestone Bug PRs that fix a bug with a specific milestone

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Class static block does not allow forward reference to static method

3 participants